Usage:  address create [--port INT] [--address-index INDEX]
                       WALLET_ID

  Create a new random address. Only available for random wallets.
  The address index is optional, give none to let the wallet
  generate a random one.

Available options:
  -h,--help                Show this help text
  --port INT               port used for serving the wallet API.
                           (default: 8090)
  --address-index INDEX    A derivation index for the address
